﻿@charset "utf-8";
body{position: relative; color:#333333; font-size:16px; font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333;}
a:focus {outline:none;-moz-outline:none;}
.r{float: right;}
a:hover{color:#1492ff;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;;outline: none;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #cccccc;}
.imgHover{ overflow:hidden;}
.imgHover img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;}
.imgHover img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover1 img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;}
.imgHover1 img:hover{filter: alpha(opacity=60); -moz-opacity: 0.6;opacity: 0.6;}

.imgHover2 img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;}
.imgHover2:hover img{transform:rotateZ(-360deg);
	-ms-transform:rotateZ(-720deg); 	/* IE 9 */
	-moz-transform:rotateZ(-720deg); 	/* Firefox */
	-webkit-transform:rotateZ(-720deg); /* Safari Ã¥â€™Å’ Chrome */
	-o-transform:rotateZ(-720deg); 	/* Opera */
}
.imgHover3 img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;}
.imgHover3:hover img{transform:rotateY(-360deg);
	-ms-transform:rotateY(-360deg); 	/* IE 9 */
	-moz-transform:rotateY(-360deg); 	/* Firefox */
	-webkit-transform:rotateY(-360deg); /* Safari Ã¥â€™Å’ Chrome */
	-o-transform:rotateY(-360deg); 	/* Opera */
}
.imgHover4 img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s;-webkit-transition:all 0.4s ease-in-out 0s;transition:all 0.4s ease-in-out 0s;}
.imgHover4:hover img{
animation: dou 0.6s linear;
}
@keyframes dou{
	0%{transform: rotateZ(0deg);}
	25%{transform: rotateZ(-35deg);}
	50%{transform: rotateZ(0deg);}
	75%{transform: rotateZ(35deg);}
	100%{transform: rotateZ(0deg);}
}
.layui-input::-webkit-input-placeholder {color: #999;}
.layui-input::-moz-input-placeholder {color: #999;}
.layui-input::-ms-input-placeholder { color: #999;}
.layui-form-select dl dd.layui-this, .layui-btn{background-color:#015293;}
.layui-row .layui-form-item{clear:none;}
.layui-btn{min-width: 80px;}
/*layout*/
.body-bg{background: #f7f7f7;}
.container{ width:1200px; margin:0 auto; clear:both;}
.container:after {clear: both;}
.container:after, .container:before {display:table; content: "";}
.common-row:after, .common-row:before {content: '';	display: block;	clear: both;}
.common-col-space{margin:0 -10px;}
.common-col-space>*{float: left;}
.common-col-space .grid{padding:0 10px;}
.common-col-4 > div{width: 25%;}
.common-col-6 > div{width: 50%;}
.common-col-3 > div{width: 33.33333333%;}
.common-col-space.space30{margin:0 -15px;}
.common-col-space.space30 .grid{padding:0 15px;}
.container.pt{padding-top: 20px;}
.pp10{padding:0 10px;}
.pp20{padding:0 20px;}
.container.pb{padding-bottom: 20px;}
.mb{margin-bottom: 20px;}
.mb15{margin-bottom: 15px;}
.mb25{margin-bottom: 25px;}
.color-blue{color: #1d96ff;}
.color-999{color: #999;}
.fl{float: left;}
.fr{float: right;}
.bg-white{background: #fff;}
.ov-h{overflow: hidden;}
.fs15{font-size: 0.9375em;}
.body-bg .mainBox{padding: 20px; background: #fff;}
.body-bg .crumb{background: none; margin-bottom: 0;}


/*common*/
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.header-t a,
.mainNav li a,
.in-wrap-yqlj .hd ul li a:before,
.common-scrollZtzl .owl-nav div,
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale, .imgScale a{ overflow: hidden;}
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}
.hover-opacity:hover, .hover-opacity-box a:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}
.text-nowrap,
.text-nowrap p,
.text-nowrap a,
.text-nowrap span,
.text-nowrap font
{display:block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.text-nowrap a{display: inline-block; max-width: 100%;}
.text-overflow {overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis;}

.m-show{display:none}
@media screen and (max-width:1000px){
.pc-show{display:none}
.m-show{display:block}
}
/*header*/
.head-menu-btn{z-index:999;overflow:hidden;margin-top:4px;width:28px;height:28px;background:0 0;text-indent:-5260px;opacity:1;transform:translateX(0);border:0}
.head-menu-btn .line-1,.head-menu-btn .line-2,.head-menu-btn .line-3{position:absolute;top:50%;right:50%;display:block;margin-right:-14px;width:28px;height:3px;border-radius:5px;background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;transition-property:transform,width,margin,background-color}
.head-menu-btn .line-1{margin-top:-8px}
.head-menu-btn .line-3{margin-top:8px}
.drawerMenu-open .head-menu-btn .line-1{visibility:hidden}
.drawerMenu-open .head-menu-btn .line-2{margin-top:0!important;width:100%;-webkit-transform:rotate(45deg);	transform:rotate(45deg)}
.drawerMenu-open .head-menu-btn .line-3{margin-top:0!important;width:100%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}
.header{position:relative;height:378px;background:url(../images/header_bg.png) no-repeat top}
.header .topBar{height:52px;color:#fff;font-size:15px;line-height:52px}
.header .topBar a{display:inline-block;margin:0 3px;color:#fff}
.header .topBar img{display:inline-block;vertical-align:-3px}
.header .topBar .language{margin:0 10px}
.header .inHeader .logo{padding-top:120px;text-align:center}
.header .inHeader .logo img{display:inline-block;margin:0 auto}
.header .inHeader .logo img.m{display:none}
.header .inHeader .search{margin:40px auto 30px;width:40%}
.header .inHeader .search dl{position:relative;overflow:hidden;border:1px solid #005192;border-radius:30px;background-color:#fff}
.header .inHeader .search dl dd{margin-right:55px;padding-left:15px;height:36px;border:none;background-color:transparent}
.header .inHeader .search dl dd input[type=text]{padding:0;width:100%;height:36px;border:0;background:0 0;color:#999;vertical-align:top;font-size:14px;line-height:36px}
.header .inHeader .search dl dt.button{position:absolute;top:0;right:0;width:45px;height:36px}
.header .inHeader .search dl dt input.searchBtn{width:100%;height:100%;border:none!important;background:url(../images/header_search_btn.png) no-repeat 50%;color:#fff;vertical-align:top;cursor:pointer;-webkit-appearance:none}
.head-menu{position:absolute;top:52px;right:auto;left:auto;margin:0 auto;width:100%;-webkit-transition:.15s;-moz-transition:.15s;-o-transition:.15s;transition:.15s}
.head-menu .mian-nav li{position:relative;float:left;width:14.285%;text-align:center}
.head-menu .mian-nav li a{position:relative;display:inline-block;color:#313131;white-space:nowrap;font-size:20px;line-height:70px;font-weight: bold;}
.head-menu .mian-nav li.nav4{margin-left:14.285%}
.head-menu .mian-nav li a:hover{color:#1492ff;}

@media screen and (max-width:1000px){body{min-width:320px;font-size:14px}
.header{height:auto;background:0 0}
.header .topBar{height:40px;background-color:#1492ff;font-size:14px;line-height:40px}
.header .topBar-link{position:absolute;top:40px;right:0;left:0;display:none;padding:5px 5%;border-top:1px solid #f2f2f2;background:#1492ff;text-align:center}
.header .topBar-link a{display:none}
.header .topBar-link .language a{display:inline-block;margin:0 5px}
.header .inHeader{padding:20px 0;background:url(../images/topbg.jpg) no-repeat 50%;background-size:auto 100%}
.header .inHeader .logo{padding-top:0}
.header .inHeader .logo img.m{display:inline-block}
.header .inHeader .logo img.pc{display:none}
.header .inHeader .search{margin-bottom:0;width:100%}
.head-menu{position:static;background-color:#1492ff}
.head-menu .mian-nav{padding:5px 0}
.head-menu .mian-nav li.nav4{margin-left:0}
.head-menu .mian-nav li{width:16.66666%}
.head-menu .mian-nav li a{display:block;margin:0 5px;color:#fff;line-height:40px}
.head-menu .mian-nav li:before{position:absolute;top:50%;left:0;z-index:1;margin-top:-10px;width:1px;height:20px;background-color:hsla(0,0%,100%,.35);content:""}
.head-menu .mian-nav li.nav1:before{display:none}
.head-menu .mian-nav li:hover a{background-color:hsla(0,0%,100%,.2)}
}
@media screen and (max-width:640px){.header .inHeader .logo img{width:80%;max-width:387px}
.head-menu .mian-nav{padding:0}
.head-menu .mian-nav li a{margin:3px 5px;font-size:16px;line-height:30px}
.head-menu .mian-nav li{width:33.3333%}
.head-menu .mian-nav li:after{position:absolute;bottom:0;left:50%;z-index:1;margin-left:-45%;width:90%;height:1px;background-color:hsla(0,0%,100%,.35);content:""}
.head-menu .mian-nav li.nav4:after,.head-menu .mian-nav li.nav4:before,.head-menu .mian-nav li.nav5:after,.head-menu .mian-nav li.nav6:after{display:none}
.topdate{display: none;}
}



/*footer*/
.in-wrap-yqlj{background: #c5e5fe;padding:20px 0px;}

.in-wrap-yqlj .hd .container{overflow: hidden;}
.in-wrap-yqlj .hd ul{height: 30px; line-height: 30px; margin: 0 -10px; border-bottom: 1px solid #ddd; }
.in-wrap-yqlj .hd ul li{float: left; width:19%;margin-left: 1.25%; position: relative; text-align: center;  overflow: hidden;	white-space: nowrap;	text-overflow: ellipsis; padding: 15px 0;background: white;}
.in-wrap-yqlj .hd ul li:first-child{margin-left: 0px;}
/*.in-wrap-yqlj .hd ul li + li:before{content: ''; position: absolute; left: 0; top: 50%; margin-top: -15px; width: 1px; height: 30px; background: #dddddd;}*/
.in-wrap-yqlj .hd ul li a{position: relative; z-index:5; display:inline-block; margin: 0 10px; padding-right:70px; color:#000; text-align: center;font-size: 1em;}
.in-wrap-yqlj .hd ul li.hs a:before{content: ''; position: absolute; right:0; top: 50%; margin-top: -3px; width: 10px; height: 6px; background: url(../images/icon_links.png) no-repeat;}
.in-wrap-yqlj .hd ul li.on a{font-weight: bold; color: #333;}
.in-wrap-yqlj .hd ul li.on a:before{transform: rotate(-180deg);}
.in-wrap-yqlj .bd ul{padding:10px; overflow: hidden; background: white; border-radius: 0 0 4px 4px; display: none;margin-top: 10px;}
.in-wrap-yqlj .bd ul li{float: left; width: 16.6666666%;}
.in-wrap-yqlj .bd ul li h4{padding:5px 0; margin: 0 5px; font-size:1em; font-weight: normal; line-height:1.6em; overflow:hidden; vertical-align:top;}
.in-wrap-yqlj .bd ul li a{color:#666; float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.in-wrap-yqlj .bd ul li a:hover{color: #333;}



.footer{font-size:15px;clear: both; background: #1d96ff;padding-top: 40px;}
.footer-cont{clear: both; padding: 25px 0; overflow: hidden; text-align: center;}
.fopcity{background: url(../images/in_bot_bg.png) repeat;}
.fopcity img{vertical-align: middle;}
.footer-cont .cont-top>div{float: left;}
.footer-cont .footer-link{width: 41.6%;}
.footer-cont .footer-link a{float: left;width: 32%;margin-left: 2%;display: block;padding:34px 0px 20px;color: white;font-size: 1em;text-align: center;}
.footer-cont .footer-link a img{display: block;margin: 0 auto;height: 30px;}
.footer-cont .footer-link a:first-child{margin-left: 0px;}
.footer-cont .footer-text{padding:10px 2%;width: 23%;margin-left: 3%;box-sizing: content-box;}
.footer-cont .footer-text p{line-height: 2.3;font-size: 1em;color: white;text-align: left;}
.footer-cont .cont-top{margin-bottom: 20px;}
.footer-cont .cont-top .w-dz{float: right;width: 25%;}
.footer-cont .cont-top .w-dz .dz{text-align: center;width: 50%;padding: 22px 0px;float: left;}
.footer-cont .cont-top .w-dz .zc{width: 50%;float:left;}
.footer-cont .cont-top .w-dz .zc #_span_jiucuo{vertical-align: bottom;display: block;}
.footer-cont .cont-bot{padding: 10px 0px;line-height:30px ;text-align: left;}
.footer-cont .cont-bot span{margin-right: 30px;color: white;}
.footer-cont .cont-bot span a{color: white;}
.footer-cont img{display: inline-block;}
@media screen and (max-width:1000px){
	.footer-cont .footer-link{width:44%}
	.footer-cont .footer-text{width: 50%;float: right!important;margin-left: 0px;}
	.footer-cont .cont-top .w-dz{width: 80%;}
	.footer-cont .cont-top .w-dz .dz{background: none;}
	
}
@media screen and (max-width:640px){
	.footer-cont .footer-link{width: 100%;}	
	.footer-cont .footer-text{width: 100%;margin-top: 20px;box-sizing: border-box;	}
}


/* crumb */
.crumb{background: #f5f5f5;}
.crumb h2{ padding:15px 25px 15px 46px; line-height: 20px; font-size:0.9375em; color: #525252; font-weight: normal; background: url(../images/position.png) no-repeat 10px center;}
.crumb h2 a{color: #525252;}
.crumb a:hover{color: #335e92;}


/* tab */
.tab-brief > .hd{position: relative; border-bottom:#dfdfdf 1px dashed;padding-top: 23px; }
.tab-brief > .hd li{float:left; position: relative; padding:0px 15px 24px; font-size: 1.25em; color: #666666;}
/*.tab-brief > .hd li + li{margin-left: 30px;}*/
.tab-brief > .hd li a{color: #939090;}
/*.tab-brief > .hd li:after{content: ''; position: absolute; width:0; bottom:-1px; left:0; height: 2px; background: #1d96ff;transition: all .3s; -webkit-transition: all .3s; overflow: hidden;}*/
/*.tab-brief > .hd li.on:after{width: 100%;}*/
.tab-brief > .hd li.on a{color: black; font-weight: bold;}
.tab-brief > .hd .common-more{padding-top: 8px;}
.tab-brief > .hd.notBorder{border-bottom: none;}
.tab-brief > .hd.c{text-align: center;}
.tab-brief > .hd.c li{float: none; display: inline-block;}
.tab-brief > .hd.lager li{padding-bottom: 12px; font-size: 1.375em;}
.tab-brief > .hd.small li{padding-bottom: 10px; font-size: 1.125em;}
.tab-brief .dots{position: absolute; right: 0; top:10px;}
.tab-brief .dots .dot span{display: inline-block; width: 10px; height: 10px; margin-left: 7px; border-radius:50%; background: #cccccc; cursor: pointer;}
.tab-brief .dots .dot span.active{background: #c63c4c;}
.common-mores{float: right;margin-top:4px;}
.common-mores a{color: #1492ff;font-size: 1em;}
.wmore{position:relative ;}
.wmore .common-mores{position: absolute;right: 0px;top: 10px;}

.wcomtit{padding: 20px 0px;position: relative;}
.wcomtit .comtit a{font-size: 1.5em;font-weight: bold;color: black;}
.wcomtit .wmore{position: absolute;right: 0px;top: 24px;}
.wcomtit .wmore a{font-size: 1em;color: #1492ff;}

.tab-brief.type1 > .hd li.on a{color:#1492ff ;font-weight: normal;}
.tab-brief.type1 > .hd li:after{display: block;content: ''; position: absolute; width:1px; top: 1px; left:0; height: 1.25em; background: #ccc;}
.tab-brief.type1 > .hd li:first-child:after{display: none;}
.common-more{float:right; padding-top:8px;}
.common-more a{color:#999;}
.common-more a:hover{color:#345d91;}
.tab-brief .bd > .newsList, 
.tab-card .bd > .newsList{margin-top: 10px;}


.tabs li{float:left;width:25%;}
.tabs a{display:block; color:#333;text-align:center;background:#fff;line-height:40px;font-size:18px;position: relative;}
.tabs li.on a{color:#fff;background:#1492ff;}
.tabs li.on a:after{content: '';width:0;height:0;border:10px solid #1492ff;border-color:#1492ff transparent transparent transparent;position: absolute;left: 50%;bottom: -18px;margin-left: -10px}


.common-title h3{position:relative; display: inline-block; font-size:1.5em; font-weight:bold; color:#1d96ff;}
.common-title.iconLeft h3:before{position:absolute; top:50%; left:0; content:""; width:5px; height:22px; margin-top:-11px; background-color:#1d96ff;}
.common-title h3 a{color:#1d96ff;}
.common-title.iconLeft h3{padding-left:20px;}
.common-title.s h3{font-size:1.375em; font-weight: normal;}
.common-title.iconLeft.s h3:before{width: 5px;	height: 18px; margin-top: -9px;}

.tab-card > .hd{line-height:44px; background: #f4f4f4;}
.tab-card > .hd li{float:left; position: relative;font-size: 1.125em;}
.tab-card > .hd li + li:before{content: ''; position: absolute; left: 0; top: 50%; margin-top: -11px; width: 1px; height: 22px; background: #d6e0e9;}
.tab-card > .hd li.on + li:before, .tab-card > .hd li.on:before{display: none;}
.tab-card > .hd li a{display: block; padding: 0 30px; color: #666; text-align: center; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; background: #f4f4f4;}
.tab-card > .hd li.on{cursor:pointer;}
.tab-card > .hd li.on a{background:#1d96ff; color: #fff !important;}
.tab-card > .hd li.on:after{width: 100%;}
.tab-card > .hd .more{float: right; margin-right: 15px;}
.tab-card > .hd .more a{font-size: 14px; color: #666666;}
.tab-card > .hd .more a:hover{color: #1d96ff;}
.tab-card.arrow > .hd{font-weight: normal;}
.tab-card.arrow > .hd li.on:after{content: ''; position: absolute; width: 0; height: 0; left: 50%; top: 100%; border:transparent solid 8px; border-top-color: #1d96ff; margin-left: -8px;}
.tab-card-line > .hd{border-bottom: 1px solid #1d96ff;}
.tab-card .hd + .border{padding: 0 20px 20px; border: #dae4ed 1px solid; border-top: none; overflow: hidden;}
.tab-card.blue .hd{background: #f2f6fa;}
.tab-card.blue .hd li a{color: #376cb0;}
.tab-card.blue > .hd li + li:before{background: #cce2f4;}

/* newsList */
.newsList{clear: both;}
.newsList h4{position:relative; padding:7px 0; font-size: 1em; font-weight: normal; line-height:26px; overflow:hidden; vertical-align:top;}
.newsList li .time{position:absolute; right:0; top: 50%; margin-top: -13px; color:#999999;}
.newsList li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newsList li:hover h4:before{background: #1d96ff;}
.newsList li a br{display: none;}
.newsList.MM-dd li h4{padding-right:60px;}
.newsList.yyyy-MM-dd li h4{padding-right:100px;}
.newsList.dot h4{padding-left: 20px;}
.newsList.dot li h4:before{content:''; position:absolute; left:1px; top: 50%; margin-top: -3px; width: 6px; height: 6px; background: #c3cfd9; transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg);}
.newsList.fs15 h4{padding-top: 5px; padding-bottom: 5px;}
.newsList.dot2 h4{padding-left: 15px;}
.newsList.dot2 li h4:before{content:''; position:absolute; left:1px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #cdcdcd;}
.newsList.twoCol li{float: left; width: 50%;}
.newsList.twoCol{margin: 0 -15px;}
.newsList.twoCol li h4{margin: 0 15px;}

/* 图片轮播 */
.common-slideTpxw{position:relative; overflow:hidden;}
.common-slideTpxw .item-name{position:absolute; right:0; bottom:0; left:0; z-index:9; padding:0 115px 0 18px; height:46px; line-height:46px; color:#fff; background-color:rgba(0,0,0,.5);}
.common-slideTpxw .owl-dots{position:absolute; bottom:19px; right:20px; z-index:99;}
.common-slideTpxw .owl-dot{float:left; width:8px; height:8px; margin-right:8px; background-color:#fff; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity:0.6;}
.common-slideTpxw .owl-dot.active{filter:alpha(opacity=100); -moz-opacity: 1; opacity:1;}

.common-scrollZtzl{padding: 0 40px;}
.common-scrollZtzl .owl-nav div{position: absolute; top: 0; bottom: 0; width: 30px; background-color: #c9d7ea; background-repeat: no-repeat; background-position: center center; cursor: pointer; }
.common-scrollZtzl .owl-nav i{font-style: normal; font-weight: bold;}
.common-scrollZtzl .owl-prev{left: -40px; background-image: url(../images/left_btn.png);}
.common-scrollZtzl .owl-next{right: -40px; background-image: url(../images/right_btn.png);}
.common-scrollZtzl .owl-nav.disabled{display: block;}
.common-scrollZtzl .owl-prev:hover, .common-scrollZtzl .owl-next:hover{background-color: #9cafc8;}

.common-slideOPic{position:relative; overflow:hidden;}
.common-slideOPic .owl-dots{position:absolute; bottom:15px; right:15px; z-index:99;}
.common-slideOPic .owl-dot{float:left; width:6px; height:6px; margin-right:6px; background-color:#fff; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity:0.6;}
.common-slideOPic .owl-dot.active{filter:alpha(opacity=100); -moz-opacity: 1; opacity:1;}

/*pagediv*/
/*pagediv*/
.fany{ margin-top:30px;}
.page_num{margin-bottom:20px;overflow:hidden;width:98%;margin:auto;font-size:13px}
#page_div{line-height:20px;color:#666;padding:5px 12px}
.page_jump{margin:0 8px;padding:0;overflow:hidden;border:1px solid #ccc}
#page_div li a{ width:auto;transition: all .2s;
    -webkit-transition: all .2s;
    background: #f1f1f1;
    background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
    background: linear-gradient(#ffffff 10%, #f1f1f1);border:1px solid #dfdfdf;padding-right:15px;padding-left:15px;margin-right:2px;margin-left:2px;line-height:35px;float:left;text-align:center; margin-top:10px;}
	#page_div li a.current{ background:#1492ff; border:1px solid #1492ff; color:#fff;}

	#page_div .page_jump{ width:auto;transition: all .2s;
    -webkit-transition: all .2s;
    background: #f1f1f1;
    background: -webkit-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -o-linear-gradient(#ffffff 10%, #f1f1f1);
    background: -moz-linear-gradient(#ffffff 10%, #f1f1f1);
    background: linear-gradient(#ffffff 10%, #f1f1f1);border:1px solid #dfdfdf;padding-right:15px;padding-left:15px;margin-right:2px;margin-left:2px;line-height:35px;float:left;text-align:center; margin-top:10px;}
.pagination_index_num a{display:block;padding-right:15px;padding-left:15px}
#page_div .pagination_index a,#page_div .pagination_index_num a{padding:0px;margin:0px;text-align:center;color:#666666}
#page_div .pagination_index a:hover,#page_div .pagination_index_num a:hover{padding:0px;margin:0px;text-align:center;color:#666666}
#page_div .pagination_index_last{width:400px;float:right;text-align:right}
#page_div .pagination_index_num{padding-right:15px;padding-left:15px;margin-right:2px;margin-left:2px;line-height:35px}
#page_input{ width:30px;border:1px solid #dfdfdf;color:#000000;text-align:center;font-weight:bold}


/* 外链跳转 */
.alert-mengban{position: fixed;top: 0px;left: 0px;z-index: 1000;background:rgba(0,0,0,0.7); filter: alpha(opacity=80) !important;width: 100%;height: 100%;display: none;}
.alert-warning{position: fixed;left: 50%;  top: 50%; margin-left:-300px; margin-top: -160px; width: 600px;height: 270px;background:#fff;z-index: 10001;display: none; border:2px solid;border-radius:10px;}
.alert-delete{width: 100%;height: 38px;position: relative;}
.alert-delete span{position: absolute; top:10px; right: 10px; width: 20px; height: 20px; line-height: 20px; color:#fff; text-align: center; background: #bebebe; cursor:pointer;}
.alert-delete span:hover{background: #929292;}
.alert-wzsm{width: 520px;height: 100px;margin: 15px auto 0; line-height: 35px;font-size: 1.5em;color: #000;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #d4d4d4;}
.alert-footer{width: 100%; padding: 25px 0; text-align: center; color: #000;}	
.alert-footer span{cursor: pointer; display: inline-block; margin: 0 12px; font-size: 1.25em;}
.alert-warning .continue{width: 124px; height: 42px; line-height: 42px; color: #ab0d07; border-radius:3px; -webkit-border-radius:3px; border:#e1e1e1 1px solid; text-align: center; line-height: 42px; box-shadow: 0 0 10px rgba(0,0,0,0.2) inset; -webikt-box-shadow: 0 0 10px rgba(0,0,0,0.2) inset;}	
.alert-warning .fangqi{line-height: 42px;  color: #ab0d07;}	